volumebutton: Remove broken a11y code
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 May 2020 02:52:20 +0000 (22:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 May 2020 23:02:19 +0000 (19:02 -0400)
commit9c5fc0fb7afcb8d5759c0f536d2534ae28b9a48a
treebf45f87397f30931679bb0264a1f63faacf8ee48
parent1927a8af71b236aafba125eb9ce732b5d7b9d1fd
volumebutton: Remove broken a11y code

The accessible of a button is not an AtkImage,
so whatever this code was trying to do isn't
working. Remove it.
gtk/gtkvolumebutton.c